Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the rest of the options to the security hash for the rundeck config. #329

Merged
merged 1 commit into from
Sep 17, 2017

Conversation

jasonschwab
Copy link
Contributor

Currently the template for the rundeck config accepts params for the following:

rundeck.security.useHMacRequestTokens
rundeck.security.apiCookieAccess.enabled

Added the rest of the options to the security hash for the rundeck config.

Added to support the following:

rundeck.api.tokens.duration.max
rundeck.security.csrf.referer.filterMethod
rundeck.security.csrf.referer.allowApi
rundeck.security.csrf.referer.requireHttps

Updated tests to cover the conditionals in the template.

@jasonschwab
Copy link
Contributor Author

I was unable to complete the integration test as suggested in the docs, I tried several different VMs, different versions of puppet, and even specifying different versions of puppetlabs-java but the tests always failed when trying to install Java onto the VM.

@bastelfreak
Copy link
Member

Hi @jasonschwab, thansk for this PR. Travis executed your tests and is happy about it, this is enough.

@bastelfreak bastelfreak merged commit 054e48f into voxpupuli:master Sep 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants